[INFO] cloning repository https://github.com/yuma140902/protobuf-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuma140902/protobuf-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuma140902%2Fprotobuf-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuma140902%2Fprotobuf-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c044e6bb8c9d571cf7a13b0e7a33c3248a317c3
[INFO] checking yuma140902/protobuf-sample against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuma140902%2Fprotobuf-sample" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuma140902/protobuf-sample
[INFO] finished tweaking git repo https://github.com/yuma140902/protobuf-sample
[INFO] tweaked toml for git repo https://github.com/yuma140902/protobuf-sample written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuma140902/protobuf-sample on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuma140902/protobuf-sample already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.0.0
[INFO] [stderr]   Downloaded protobuf-support v3.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded protobuf-codegen v3.1.0
[INFO] [stderr]   Downloaded protobuf-parse v3.1.0
[INFO] [stderr]   Downloaded protobuf v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.0.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.0.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.0.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.0.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.0.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4138a02f87bf60cd99ddbead1439b82b78dbc893b56d23d92298dd5f1c25dc26
[INFO] running `Command { std: "docker" "start" "-a" "4138a02f87bf60cd99ddbead1439b82b78dbc893b56d23d92298dd5f1c25dc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4138a02f87bf60cd99ddbead1439b82b78dbc893b56d23d92298dd5f1c25dc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4138a02f87bf60cd99ddbead1439b82b78dbc893b56d23d92298dd5f1c25dc26", kill_on_drop: false }`
[INFO] [stdout] 4138a02f87bf60cd99ddbead1439b82b78dbc893b56d23d92298dd5f1c25dc26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63d06959fbc107adf9e65dbea750e8350b226f541626f2681a5bd72403d6d7c2
[INFO] running `Command { std: "docker" "start" "-a" "63d06959fbc107adf9e65dbea750e8350b226f541626f2681a5bd72403d6d7c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling protobuf v3.1.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.0.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling protobuf-support v3.1.0
[INFO] [stderr]    Compiling protobuf-parse v3.1.0
[INFO] [stderr]    Compiling protobuf-codegen v3.1.0
[INFO] [stderr]    Compiling protobuf-sample v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/protobuf-sample-9d44a7876f440d3f/out/protos/person.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/protobuf-sample-9d44a7876f440d3f/out/protos/person.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.70s
[INFO] running `Command { std: "docker" "inspect" "63d06959fbc107adf9e65dbea750e8350b226f541626f2681a5bd72403d6d7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63d06959fbc107adf9e65dbea750e8350b226f541626f2681a5bd72403d6d7c2", kill_on_drop: false }`
[INFO] [stdout] 63d06959fbc107adf9e65dbea750e8350b226f541626f2681a5bd72403d6d7c2
